-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Enable smart transactions for new users #12148
base: main
Are you sure you want to change the base?
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
fce2615
to
b6f44c3
Compare
b6f44c3
to
fae3496
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/[email protected] |
fae3496
to
69121fd
Compare
Bitrise❌❌❌ Commit hash: 69121fd Note
Tip
|
f2c0fc0
to
5ea5cfa
Compare
Bitrise❌❌❌ Commit hash: 03f6744 Note
Tip
|
03f6744
to
e50fe6e
Compare
Bitrise🔄🔄🔄 Commit hash: e50fe6e Note
|
e50fe6e
to
db4f3ae
Compare
Bitrise🔄🔄🔄 Commit hash: db4f3ae Note
|
db4f3ae
to
a9e9d71
Compare
ddacb0c
to
fe1f26f
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12148 +/- ##
==========================================
- Coverage 56.38% 56.32% -0.07%
==========================================
Files 1791 1793 +2
Lines 40494 40509 +15
Branches 5087 5094 +7
==========================================
- Hits 22833 22817 -16
- Misses 16109 16135 +26
- Partials 1552 1557 +5 ☔ View full report in Codecov by Sentry. |
Bitrise✅✅✅ Commit hash: fe1f26f Note
|
fe1f26f
to
c2e82a4
Compare
Bitrise✅✅✅ Commit hash: c2e82a4 Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
c2e82a4
to
19ef539
Compare
Bitrise✅✅✅ Commit hash: 19ef539 Note
|
Remove E2E tests for the STX OptIn modal, cleanup
19ef539
to
1e44728
Compare
Quality Gate passedIssues Measures |
Bitrise✅✅✅ Commit hash: 1e44728 Note
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see anything concerning here
Description
This PR:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Smart Transactions enabled by default in Advanced settings for new users:
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist